2024-03-05 15:22:53,101 [ 301508 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-05 15:22:53,101 [ 301508 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-05 15:22:53,101 [ 301508 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-05 15:22:53,101 [ 301508 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_w110ob --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_HELPER_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_BASE_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBERIZED_HADOOP_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBEROS_KDC_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JS_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze test_multiple_disks/test.py::test_jbod_overflow[mt] test_multiple_disks/test.py::test_jbod_overflow[replicated] test_multiple_disks/test.py::test_kill_while_insert test_multiple_disks/test.py::test_max_data_part_size[mt] test_multiple_disks/test.py::test_max_data_part_size[replicated] test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge test_multiple_disks/test.py::test_mutate_to_another_disk[mt] test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename test_multiple_disks/test.py::test_round_robin[mt] test_multiple_disks/test.py::test_round_robin[replicated] test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves test_multiple_disks/test.py::test_start_stop_moves[mt] test_multiple_disks/test.py::test_start_stop_moves[replicated] test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_show_grants test_named_collections/test.py::test_sql_commands test_part_uuid/test.py::test_part_uuid test_part_uuid/test.py::test_part_uuid_wal test_partition/test.py::test_attach_check_all_parts test_partition/test.py::test_cannot_attach_active_part test_partition/test.py::test_detached_part_dir_exists test_partition/test.py::test_drop_detached_parts test_partition/test.py::test_make_clone_in_detached test_partition/test.py::test_partition_complex test_partition/test.py::test_partition_simple test_partition/test.py::test_system_detached_parts test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] test_quorum_inserts/test.py::test_insert_quorum_with_ttl test_quorum_inserts/test.py::test_simple_add_replica test_recovery_replica/test.py::test_choose_source_replica test_recovery_replica/test.py::test_recovery test_recovery_replica/test.py::test_update_metadata test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop test_reload_zookeeper/test.py::test_reload_zookeeper test_reloading_settings_from_users_xml/test.py::test_force_reload test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces test_replicated_merge_tree_encryption_codec/test.py::test_same_keys test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-False] test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-True] test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-False] test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-True] test_replicated_mutations/test.py::test_mutations test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] test_replicated_user_defined_functions/test.py::test_create_and_drop test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_start_without_zookeeper test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_and_delete_replicated[USER] test_replicated_users/test.py::test_create_replicated[QUOTA] test_replicated_users/test.py::test_create_replicated[ROLE] test_replicated_users/test.py::test_create_replicated[ROW_POLICY] test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated[USER] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] -vvv' altinityinfra/integration-tests-runner:0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.0, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_partition/test.py::test_attach_check_all_parts test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] test_multiple_disks/test.py::test_detach_attach[replicated] test_named_collections/test.py::test_config_reload test_replicated_user_defined_functions/test.py::test_create_and_drop test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-False] test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_reloading_settings_from_users_xml/test.py::test_force_reload [gw7] [ 1%] PASSED test_reloading_settings_from_users_xml/test.py::test_force_reload test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout [gw5] [ 2%] PASSED test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access [gw3] [ 3%] PASSED test_partition/test.py::test_attach_check_all_parts [gw1] [ 4%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop test_replicated_user_defined_functions/test.py::test_create_and_replace test_partition/test.py::test_cannot_attach_active_part [gw7] [ 5%] PASSED test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum [gw2] [ 6%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] [gw2] [ 7%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] [gw3] [ 8%] PASSED test_partition/test.py::test_cannot_attach_active_part [gw1] [ 9%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists test_partition/test.py::test_detached_part_dir_exists [gw7] [ 10%] PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int [gw2] [ 11%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] [gw2] [ 12%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_and_delete_replicated[USER] [gw1] [ 13%] PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper [gw0] [ 14%] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk [gw2] [ 15%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[USER] test_replicated_users/test.py::test_create_replicated[QUOTA] [gw7] [ 16%] PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload [gw7] [ 17%] PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout [gw6] [ 18%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids [gw3] [ 19%] PASSED test_partition/test.py::test_detached_part_dir_exists test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_partition/test.py::test_drop_detached_parts [gw0] [ 20%] PASSED test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze [gw7] [ 21%] PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout [gw6] [ 22%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces [gw0] [ 23%] PASSED test_multiple_disks/test.py::test_freeze test_multiple_disks/test.py::test_jbod_overflow[mt] [gw3] [ 24%] PASSED test_partition/test.py::test_drop_detached_parts test_partition/test.py::test_make_clone_in_detached test_recovery_replica/test.py::test_choose_source_replica [gw6] [ 25%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces test_replicated_merge_tree_encryption_codec/test.py::test_same_keys [gw3] [ 26%] PASSED test_partition/test.py::test_make_clone_in_detached test_partition/test.py::test_partition_complex [gw0] [ 27%] PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] test_multiple_disks/test.py::test_jbod_overflow[replicated] [gw3] [ 28%] PASSED test_partition/test.py::test_partition_complex [gw6] [ 29%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_same_keys test_partition/test.py::test_partition_simple [gw3] [ 30%] PASSED test_partition/test.py::test_partition_simple test_partition/test.py::test_system_detached_parts [gw2] [ 31%] PASSED test_replicated_users/test.py::test_create_replicated[QUOTA] test_replicated_users/test.py::test_create_replicated[ROLE] [gw0] [ 32%] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] test_multiple_disks/test.py::test_kill_while_insert [gw8] [ 33%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server [gw1] [ 34%] PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication [gw5] [ 35%] PASSED test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query [gw1] [ 36%] PASSED test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation [gw1] [ 37%] PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_start_without_zookeeper [gw0] [ 38%] PASSED test_multiple_disks/test.py::test_kill_while_insert test_multiple_disks/test.py::test_max_data_part_size[mt] [gw5] [ 39%] PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query [gw0] [ 40%] PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] test_multiple_disks/test.py::test_max_data_part_size[replicated] test_replicated_mutations/test.py::test_mutations [gw3] [ 41%] PASSED test_partition/test.py::test_system_detached_parts [gw0] [ 42%] PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] test_multiple_disks/test.py::test_move_across_policies_does_not_work [gw2] [ 43%] PASSED test_replicated_users/test.py::test_create_replicated[ROLE] test_replicated_users/test.py::test_create_replicated[ROW_POLICY] [gw0] [ 44%] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge [gw7] [ 45%] PASSED test_recovery_replica/test.py::test_choose_source_replica test_recovery_replica/test.py::test_recovery [gw8] [ 46%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table [gw0] [ 47%] PASSED test_multiple_disks/test.py::test_move_while_merge test_multiple_disks/test.py::test_mutate_to_another_disk[mt] test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task [gw7] [ 48%] PASSED test_recovery_replica/test.py::test_recovery test_recovery_replica/test.py::test_update_metadata [gw0] [ 49%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] [gw2] [ 50%] PASSED test_replicated_users/test.py::test_create_replicated[ROW_POLICY] test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] [gw0] [ 51%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload [gw5] [ 52%] PASSED test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_show_grants [gw1] [ 53%] PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper [gw8] [ 54%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server [gw2] [ 55%] PASSED test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated[USER] [gw5] [ 56%] PASSED test_named_collections/test.py::test_show_grants test_named_collections/test.py::test_sql_commands test_part_uuid/test.py::test_part_uuid [gw7] [ 57%] PASSED test_recovery_replica/test.py::test_update_metadata [gw2] [ 58%] PASSED test_replicated_users/test.py::test_create_replicated[USER] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] [gw2] [ 59%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] [gw8] [ 60%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw2] [ 61%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] [gw2] [ 62%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] [gw0] [ 63%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop [gw3] [ 64%] PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table [gw1] [ 65%] PASSED test_part_uuid/test.py::test_part_uuid test_part_uuid/test.py::test_part_uuid_wal [gw1] [ 66%] PASSED test_part_uuid/test.py::test_part_uuid_wal [gw8] [ 67%] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw6] [ 68%] PASSED test_replicated_mutations/test.py::test_mutations test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] [gw3] [ 69%] PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table [gw7] [ 70%] PASSED test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop [gw5] [ 71%] PASSED test_named_collections/test.py::test_sql_commands test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings test_reload_zookeeper/test.py::test_reload_zookeeper [gw0] [ 72%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload [gw9] [ 73%] PASSED test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-False] test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-True] [gw7] [ 74%] PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings [gw0] [ 75%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size [gw0] [ 76%] PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser [gw0] [ 77%] PASSED test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename [gw3] [ 78%] PASSED test_reload_zookeeper/test.py::test_reload_zookeeper [gw0] [ 79%] PASSED test_multiple_disks/test.py::test_rename test_multiple_disks/test.py::test_round_robin[mt] [gw6] [ 80%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw0] [ 81%] PASSED test_multiple_disks/test.py::test_round_robin[mt] test_multiple_disks/test.py::test_round_robin[replicated] [gw0] [ 82%] PASSED test_multiple_disks/test.py::test_round_robin[replicated] test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled [gw0] [ 83%] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves [gw9] [ 84%] PASSED test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-True] test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-False] [gw0] [ 85%] PASSED test_multiple_disks/test.py::test_simple_replication_and_moves test_multiple_disks/test.py::test_start_stop_moves[mt] [gw6] [ 86%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw0] [ 87%] PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] test_multiple_disks/test.py::test_start_stop_moves[replicated] [gw0] [ 88%] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] test_multiple_disks/test.py::test_system_tables [gw0] [ 89%] PASSED test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload [gw0] [ 90%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload [gw9] [ 91%] PASSED test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-False] test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-True] [gw0] [ 92%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload [gw4] [ 93%] PASSED test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] [gw4] [ 94%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] [gw4] [ 95%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] [gw4] [ 96%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] [gw4] [ 97%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] test_quorum_inserts/test.py::test_insert_quorum_with_ttl [gw9] [ 98%] PASSED test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-True] [gw4] [ 99%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_ttl test_quorum_inserts/test.py::test_simple_add_replica [gw4] [100%] PASSED test_quorum_inserts/test.py::test_simple_add_replica ============================== slowest durations =============================== 260.88s call test_quorum_inserts/test.py::test_insert_quorum_with_ttl 251.36s call test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 91.94s call test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-False] 73.25s call test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-True] 63.32s call test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-True] 61.50s call test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-False] 48.13s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 46.99s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 43.21s setup test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-False] 42.77s call test_named_collections/test.py::test_sql_commands 39.45s call test_replicated_mutations/test.py::test_mutations 32.21s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 31.60s setup test_replicated_mutations/test.py::test_mutations 29.95s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 29.16s setup test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 28.63s call test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 28.40s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 27.33s call test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task 26.58s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 26.23s call test_named_collections/test.py::test_granular_access_show_query 25.94s call test_recovery_replica/test.py::test_update_metadata 25.89s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 25.77s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 24.51s call test_named_collections/test.py::test_default_access 23.15s setup test_recovery_replica/test.py::test_choose_source_replica 22.15s teardown test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-True] 21.97s call test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 21.57s call test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 20.69s call test_replicated_user_defined_functions/test.py::test_reload_zookeeper 20.22s setup test_multiple_disks/test.py::test_detach_attach[replicated] 20.15s setup test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] 20.14s setup test_part_uuid/test.py::test_part_uuid 19.60s call test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 19.52s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 19.33s setup test_reload_zookeeper/test.py::test_reload_zookeeper 19.24s teardown test_reload_zookeeper/test.py::test_reload_zookeeper 19.17s setup test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 19.02s setup test_replicated_user_defined_functions/test.py::test_create_and_drop 18.57s call test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table 17.43s setup test_partition/test.py::test_attach_check_all_parts 16.95s setup test_named_collections/test.py::test_config_reload 16.22s call test_reload_zookeeper/test.py::test_reload_zookeeper 15.78s call test_replicated_users/test.py::test_create_replicated[USER] 15.58s setup test_reloading_settings_from_users_xml/test.py::test_force_reload 15.53s teardown test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 15.28s setup test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop 15.18s teardown test_part_uuid/test.py::test_part_uuid_wal 14.98s teardown test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 14.96s teardown test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 14.65s call test_multiple_disks/test.py::test_simple_replication_and_moves 14.49s call test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] 14.32s call test_replicated_users/test.py::test_create_replicated[ROW_POLICY] 14.25s call test_replicated_users/test.py::test_create_replicated[ROLE] 13.96s call test_replicated_users/test.py::test_create_replicated[QUOTA] 13.68s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] 13.67s teardown test_partition/test.py::test_system_detached_parts 13.49s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 13.39s setup test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task 12.84s call test_partition/test.py::test_system_detached_parts 12.69s call test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 12.65s teardown test_recovery_replica/test.py::test_update_metadata 11.72s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 11.61s call test_multiple_disks/test.py::test_round_robin[replicated] 11.55s call test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 11.37s call test_multiple_disks/test.py::test_round_robin[mt] 10.64s teardown test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 9.93s call test_multiple_disks/test.py::test_move_while_merge 9.18s call test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 7.91s call test_named_collections/test.py::test_show_grants 7.58s call test_multiple_disks/test.py::test_start_stop_moves[replicated] 7.32s call test_multiple_disks/test.py::test_jbod_overflow[replicated] 6.87s call test_multiple_disks/test.py::test_jbod_overflow[mt] 6.79s call test_multiple_disks/test.py::test_start_stop_moves[mt] 6.55s call test_multiple_disks/test.py::test_kill_while_insert 5.93s call test_recovery_replica/test.py::test_choose_source_replica 5.88s call test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop 5.73s teardown test_quorum_inserts/test.py::test_simple_add_replica 5.26s call test_recovery_replica/test.py::test_recovery 4.65s call test_part_uuid/test.py::test_part_uuid 4.45s teardown test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table 4.33s call test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 4.32s call test_partition/test.py::test_make_clone_in_detached 4.28s call test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 4.08s call test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 4.02s call test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 3.88s call test_multiple_disks/test.py::test_rename 3.88s call test_named_collections/test.py::test_granular_access_create_alter_drop_query 3.49s call test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] 3.37s call test_quorum_inserts/test.py::test_simple_add_replica 3.30s teardown test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop 3.17s teardown test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 3.17s call test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] 3.10s call test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 2.75s call test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 2.65s call test_part_uuid/test.py::test_part_uuid_wal 2.62s call test_multiple_disks/test.py::test_freeze 2.53s call test_partition/test.py::test_detached_part_dir_exists 2.53s call test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] 2.36s teardown test_named_collections/test.py::test_sql_commands 2.21s call test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] 2.17s call test_partition/test.py::test_drop_detached_parts 2.10s call test_multiple_disks/test.py::test_query_parser 2.07s call test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 2.05s call test_partition/test.py::test_attach_check_all_parts 1.94s call test_multiple_disks/test.py::test_download_appropriate_disk 1.86s call test_multiple_disks/test.py::test_move_across_policies_does_not_work 1.79s call test_partition/test.py::test_partition_complex 1.79s call test_named_collections/test.py::test_config_reload 1.63s call test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 1.55s call test_multiple_disks/test.py::test_detach_attach[replicated] 1.46s call test_replicated_user_defined_functions/test.py::test_replication 1.46s call test_reloading_settings_from_users_xml/test.py::test_force_reload 1.41s call test_replicated_user_defined_functions/test.py::test_create_and_replace 1.29s call test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 1.25s call test_multiple_disks/test.py::test_max_data_part_size[replicated] 1.21s call test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 1.00s call test_multiple_disks/test.py::test_max_data_part_size[mt] 0.99s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] 0.94s call test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.85s setup test_partition/test.py::test_drop_detached_parts 0.85s setup test_partition/test.py::test_system_detached_parts 0.84s call test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 0.78s call test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 0.78s setup test_partition/test.py::test_partition_simple 0.74s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] 0.73s call test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 0.68s setup test_partition/test.py::test_partition_complex 0.68s call test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.64s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] 0.56s call test_partition/test.py::test_cannot_attach_active_part 0.51s setup test_partition/test.py::test_cannot_attach_active_part 0.51s call test_replicated_user_defined_functions/test.py::test_create_and_drop 0.51s call test_partition/test.py::test_partition_simple 0.41s call test_replicated_users/test.py::test_create_and_delete_replicated[USER] 0.34s call test_multiple_disks/test.py::test_system_tables 0.34s teardown test_partition/test.py::test_attach_check_all_parts 0.34s call test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] 0.34s call test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] 0.34s call test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] 0.34s call test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] 0.34s teardown test_partition/test.py::test_drop_detached_parts 0.33s setup test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 0.29s setup test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.23s setup test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 0.22s setup test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 0.22s setup test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 0.22s teardown test_partition/test.py::test_partition_complex 0.17s teardown test_partition/test.py::test_cannot_attach_active_part 0.17s teardown test_partition/test.py::test_partition_simple 0.05s teardown test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 0.02s setup test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] 0.02s teardown test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-False] 0.01s setup test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-True] 0.01s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.01s setup test_multiple_disks/test.py::test_round_robin[mt] 0.00s teardown test_replicated_mutations/test.py::test_mutations 0.00s setup test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table 0.00s teardown test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task 0.00s teardown test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s teardown test_part_uuid/test.py::test_part_uuid 0.00s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 0.00s teardown test_recovery_replica/test.py::test_choose_source_replica 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] 0.00s setup test_multiple_disks/test.py::test_round_robin[replicated] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] 0.00s teardown test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-False] 0.00s teardown test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s teardown test_named_collections/test.py::test_default_access 0.00s setup test_multiple_disks/test.py::test_system_tables 0.00s teardown test_partition/test.py::test_make_clone_in_detached 0.00s teardown test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-True] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] 0.00s teardown test_multiple_disks/test.py::test_query_parser 0.00s teardown test_replicated_users/test.py::test_create_replicated[USER] 0.00s setup test_replicated_users/test.py::test_create_replicated[QUOTA] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_force_reload 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s teardown test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s setup test_recovery_replica/test.py::test_recovery 0.00s setup test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] 0.00s setup test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s teardown test_named_collections/test.py::test_granular_access_show_query 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[USER] 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] 0.00s teardown test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s teardown test_named_collections/test.py::test_config_reload 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_ttl 0.00s setup test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 0.00s setup test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-True] 0.00s setup test_multiple_disks/test.py::test_move_while_merge 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s setup test_replicated_users/test.py::test_create_replicated[ROW_POLICY] 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s setup test_quorum_inserts/test.py::test_simple_add_replica 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s teardown test_multiple_disks/test.py::test_freeze 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s teardown test_multiple_disks/test.py::test_download_appropriate_disk 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] 0.00s teardown test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s teardown test_multiple_disks/test.py::test_kill_while_insert 0.00s setup test_partition/test.py::test_detached_part_dir_exists 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 0.00s teardown test_multiple_disks/test.py::test_rename 0.00s setup test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 0.00s setup test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-False] 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s teardown test_multiple_disks/test.py::test_round_robin[mt] 0.00s setup test_replicated_user_defined_functions/test.py::test_replication 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] 0.00s setup test_multiple_disks/test.py::test_kill_while_insert 0.00s setup test_replicated_users/test.py::test_create_replicated[USER] 0.00s setup test_named_collections/test.py::test_default_access 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s setup test_multiple_disks/test.py::test_rename 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] 0.00s setup test_multiple_disks/test.py::test_freeze 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 0.00s teardown test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 0.00s setup test_part_uuid/test.py::test_part_uuid_wal 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_ttl 0.00s teardown test_replicated_users/test.py::test_create_replicated[ROW_POLICY] 0.00s setup test_named_collections/test.py::test_show_grants 0.00s setup test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s setup test_named_collections/test.py::test_granular_access_show_query 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_replicated_users/test.py::test_create_replicated[ROLE] 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.00s setup test_recovery_replica/test.py::test_update_metadata 0.00s setup test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 0.00s setup test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s teardown test_multiple_disks/test.py::test_move_while_merge 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 0.00s setup test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[USER] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] 0.00s setup test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s setup test_named_collections/test.py::test_sql_commands 0.00s setup test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 0.00s teardown test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] 0.00s setup test_multiple_disks/test.py::test_download_appropriate_disk 0.00s teardown test_partition/test.py::test_detached_part_dir_exists 0.00s teardown test_multiple_disks/test.py::test_round_robin[replicated] 0.00s setup test_partition/test.py::test_make_clone_in_detached 0.00s teardown test_named_collections/test.py::test_show_grants 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s teardown test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s teardown test_replicated_users/test.py::test_create_replicated[ROLE] 0.00s setup test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s teardown test_multiple_disks/test.py::test_system_tables 0.00s setup test_multiple_disks/test.py::test_query_parser 0.00s teardown test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s teardown test_recovery_replica/test.py::test_recovery 0.00s teardown test_replicated_users/test.py::test_create_replicated[QUOTA] 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] =========================== short test summary info ============================ PASSED test_reloading_settings_from_users_xml/test.py::test_force_reload PASSED test_named_collections/test.py::test_config_reload PASSED test_partition/test.py::test_attach_check_all_parts PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop PASSED test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout PASSED test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] PASSED test_partition/test.py::test_cannot_attach_active_part PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists PASSED test_multiple_disks/test.py::test_detach_attach[replicated] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[USER] PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids PASSED test_partition/test.py::test_detached_part_dir_exists PASSED test_multiple_disks/test.py::test_download_appropriate_disk PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_keys PASSED test_multiple_disks/test.py::test_freeze PASSED test_partition/test.py::test_drop_detached_parts PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces PASSED test_partition/test.py::test_make_clone_in_detached PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] PASSED test_partition/test.py::test_partition_complex PASSED test_replicated_merge_tree_encryption_codec/test.py::test_same_keys PASSED test_partition/test.py::test_partition_simple PASSED test_replicated_users/test.py::test_create_replicated[QUOTA] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper PASSED test_named_collections/test.py::test_default_access PASSED test_replicated_user_defined_functions/test.py::test_replication PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation PASSED test_multiple_disks/test.py::test_kill_while_insert PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] PASSED test_partition/test.py::test_system_detached_parts PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] PASSED test_replicated_users/test.py::test_create_replicated[ROLE] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work PASSED test_recovery_replica/test.py::test_choose_source_replica PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server PASSED test_multiple_disks/test.py::test_move_while_merge PASSED test_recovery_replica/test.py::test_recovery PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] PASSED test_replicated_users/test.py::test_create_replicated[ROW_POLICY] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] PASSED test_named_collections/test.py::test_granular_access_show_query PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table PASSED test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] PASSED test_named_collections/test.py::test_show_grants PASSED test_recovery_replica/test.py::test_update_metadata PASSED test_replicated_users/test.py::test_create_replicated[USER] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task PASSED test_part_uuid/test.py::test_part_uuid PASSED test_part_uuid/test.py::test_part_uuid_wal PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch PASSED test_replicated_mutations/test.py::test_mutations PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table PASSED test_reload_max_table_size_to_drop/test.py::test_reload_max_table_size_to_drop PASSED test_named_collections/test.py::test_sql_commands PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster PASSED test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-False] PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size PASSED test_multiple_disks/test.py::test_query_parser PASSED test_reload_zookeeper/test.py::test_reload_zookeeper PASSED test_multiple_disks/test.py::test_rename PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] PASSED test_multiple_disks/test.py::test_round_robin[mt] PASSED test_multiple_disks/test.py::test_round_robin[replicated] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled PASSED test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[False-True] PASSED test_multiple_disks/test.py::test_simple_replication_and_moves PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] PASSED test_multiple_disks/test.py::test_system_tables PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload PASSED test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-False] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload PASSED test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] PASSED test_replicated_merge_tree_s3_restore/test.py::test_restore_another_bucket_path[True-True] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_ttl PASSED test_quorum_inserts/test.py::test_simple_add_replica ======================= 100 passed in 573.82s (0:09:33) ========================